Redmine depends on several packages.
Mysql-current 5.7.17 ruby-current 2.8.18 Redmine-3.3.2 1. How to install and setup MySQL if MySQL exist, remove and upgrade it. Rpm-qa | grep MySQL rpm-e mysql-5.7.xxx--nodeps create MySQL group and user groupadd MySQL useradd-r-g MySQL mysql (R bec Ause MySQL is a system user, not a login user install MySQL wget https://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-5.7
.
Rvm install 1.9.3
[root@usvr-126 ~]# ruby -vruby 1.9.3p551 (2014-11-13 revision 48407) [x86_64-linux]6. Install rubygems
Yum-y install rubygems
7. install apache support for redmine, which can be accessed through apache
Gem install passengerPassenger-install-apache2-module
After the command is executed, follow the prompts to configure http:
vim /etc/httpd/conf.d/passenger.conf LoadModule passenger_m
After install Redmine 3.2, your may import the data from old version redmine to Redmine 3.2.1) Create A new clean database
sudo mysql-u root-pdrop database redmine
CREATE DATABASE redmine character SET UTF8; CREATE user ' redmine
Redmine installation details, redmine details
1. Linux: centos6.4 (32-bit)2. Gcc compiling environment. Use the make command to edit the file.Yum install gcc-c ++3. PCREPCRE (Perl Compatible Regular Expressions) is a Perl library, including a perl-Compatible Regular Expression Library. The http module of nginx uses pcre to parse regular expressions. Therefore, you need to install the pcre Library on linux.Y
Bitnami Redmine Stack
Select a folder [/opt/redmine-2.5.2-1]:
----------------------------------------------------------------------------Create an Administrator Account
Bitnami Redmine Stack admin user Creation
Your real Name [User Name]: cl
Email Address [user@example.com]: ??? @ Qq.com
Log on to the [user]: master
Password:Confirm Password:-------------------
"%", it indicates that all machines are authorized, '123' indicates the Database Password flush privileges;
If you find that remote access is still not available, it may be caused by the firewall. I am suffering from this problem for a long time. Run the following command:
service iptables stop
6. Create a redmine Database
This step is to prepare for the subsequent redmine Data Structure generation.
cr
Ubuntu 10.04 installs Redmine 2.0 and Apache2 with zero integration configuration. Note 1. Use Ruby 1.9 + Redmine 2.0. Some plug-ins may encounter problems during installation, for example: a. Scrum plug-in scrum-pm (redmine_sprints) [html] Error message: no such file to load -- dispatcher Exception class: LoadError Application root: /usr/share/redmine third-part
Redmine is really a good project management software, the company is now using the version is redmine-0.8.0, but some functions in this version can not be reflected, had to upgrade to the latest version of the redmine-0.9.3, online for a long time, finally, I found a real article. Below I will record it and share it with everybody:
environment and software that Redmine relies on.Can run Ruby operating system can run Redmine, according to the company, I found a server 2008 computer.Redmine's reliance on Ruby and Rails. For example, with:Redmine 2.5 version requires Rails with a version number 3.2 and above. Support for 1.8.7, 1.9.2, 1.9.3, 2.0.0, 2.1, and other versions of Ruby. Later I cho
ArticleDirectory
Installation preparation
Installation and configuration
I chose redmine because the Organization needed a set of project management software, mainly focusing on its open source, rich plug-ins, and Chinese support. I have not had much contact with ror and MySQL before. I have referenced a large number of articles on the Internet and encountered many twists and turns during
Redmine is a web-based project management software developed using Ruby. It organizes members, tasks (problems), documents, discussions, and various forms of resources in the form of projects, you are involved in updating tasks, documents, and other content to promote the progress of the project. At the same time, the system uses the time clue (Timeline) and various dynamic reports (Repor ).
REdMine is a we
N install redmine
Install redmine on Linux platform (centos)
CD to redmine root directory
N install redmine plugins
Http://www.redmine.org/wiki/redmine/Plugins
Follow the process above, and install the following plugins:
Http://github.com/pullmonkey/open_flash_chart
Http://
configure mail support? [y/n]: Y----------------------------------------------------------------------------Configure SMTP settingsThis was required so your application can send notifications via email.Default Email provider:[1] GMail[2] CustomPlease select an option [1]: 2----------------------------------------------------------------------------Configure SMTP settingsThis data was stored in the application configuration files and could be visible
Redmine email notification configuration tutorial, redmine email notificationServer-side configuration email notification
Delivery method has four main methods:
Smtp
Sendmail (used in this example)
Async_smtp
Async_sendmail
My project uses the sendmail configuration method, that is, the server uses the sendmail service to send emails.Delivery_method: Modify the redmine
----------------------------------------------------------------------------
installation folder
Please select a folder to install Bitnami Redmine stack
Select a folder [/opt/redmine-3.3.0-0]:
----------------------------------------------------------------------------
Create an Administrator account
Bitnami Redmine Stack Admin user created
your
Integration with redmine and integration with redmine
Redmine version 2.3.01. Open the rest web service2. jar dependency
3. Code
Public class test {public static void main (String [] args) {// TODO Auto-generated method stub RedmineManager mgr = new RedmineManager ("http: // xxxxxx/redmine ", "kongxianghao", "12345678
I checked the required components for installing Redmine and planned to build the database on PostgreSQL. At the same time, I also looked for some ldquo for installing Redmine in Ubuntu; experience on rd
I checked the required components for installing Redmine and planned to build the database on PostgreSQL. At the same time, I also looked for some ldquo for inst
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.